home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / ljet3.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.5 KB  |  116 lines

  1. <driver id="driver/ljet3">
  2.  <name>ljet3</name>
  3.  <url>http://www.ghostscript.com/</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ljet3%A%Z -sOutputFile=-%C -f - | perl -p -0033 -e " s/^&l\d+[aA]/$&%E/; " </prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.     Ghostscript's PCL 5 driver.<p>
  11.  
  12.     Use the <a
  13.     href="show_driver.cgi?driver=ljet3d">"ljet3d"</a>
  14.     Ghostscript driver for Duplex (double-sided printing)
  15.     support.<p>
  16.  
  17.     The PPDs from this site use an ugly Perl workaround to patch
  18.     Ghostscript's output data stream in order to make paper tray
  19.     selection work as the driver has a bug which breaks this
  20.     functionality. This <a
  21.     href="http://www.openprinting.org/download/printing/ghostscript-pcl-patches/inputslot.patch">patch</a>
  22.     for GPL Ghostscript 8.63 fixes the problem and allows to set the
  23.     input tray with the "-dMediaPosition=X" commmand line option for
  24.     Ghostscript. "X" is an integer number which depends on the printer
  25.     model and tray. For HP "0" is usually the printer default, "7"
  26.     automatic selection, "2" manual feed, "1" the upper, and "4" the
  27.     lower tray. Note that for PCL 6/XL these numbers are
  28.     different.<p>
  29.  
  30.   </en>
  31.  </comments>
  32.  <printers>
  33.   <printer>
  34.    <id>printer/Generic-PCL_5_Printer</id>
  35.   </printer>
  36.   <printer>
  37.    <id>printer/Brother-HL-10V</id><!-- Brother HL-10V -->
  38.   </printer>
  39.   <printer>
  40.    <id>printer/Brother-MFC-8300</id><!-- Brother MFC-8300 -->
  41.   </printer>
  42.   <printer>
  43.    <id>printer/Canon-LBP-4sx</id><!-- Canon LBP-4sx -->
  44.   </printer>
  45.   <printer>
  46.    <id>printer/Canon-LBP-430</id><!-- Canon LBP-430 -->
  47.    <comments>
  48.     <en>works for up to 300dpi.</en>
  49.    </comments>
  50.   </printer>
  51.   <printer>
  52.    <id>printer/DEC-1800</id><!-- DEC 1800 -->
  53.   </printer>
  54.   <printer>
  55.    <id>printer/Epson-ActionLaser_1100</id><!-- Epson ActionLaser 1100 -->
  56.   </printer>
  57.   <printer>
  58.    <id>printer/Epson-EPL-5200</id><!-- Epson EPL-5200 -->
  59.    <comments>
  60.     <en>You can't (not even with XPP) choose where to get your paper (upper or lower tray).</en>
  61.    </comments>
  62.   </printer>
  63.   <printer>
  64.    <id>printer/Epson-EPL-5200plus</id><!-- Epson EPL-5200+ -->
  65.   </printer>
  66.   <printer>
  67.    <id>printer/Fujitsu-PrintPartner_8000</id><!-- Fujitsu PrintPartner 8000 -->
  68.   </printer>
  69.   <printer>
  70.    <id>printer/HP-LaserJet_3</id><!-- HP LaserJet 3 -->
  71.   </printer>
  72.   <printer>
  73.    <id>printer/HP-LaserJet_3P_w_PS</id><!-- HP LaserJet 3P w/PS -->
  74.    <comments>
  75.     <en>Prints faster with ljet3. Recent applications print successfully with this driver.</en>
  76.    </comments>
  77.   </printer>
  78.   <printer>
  79.    <id>printer/IBM-4029_030_LaserPrinter_10</id><!-- IBM 4029 030 LaserPrinter 10 -->
  80.   </printer>
  81.   <printer>
  82.    <id>printer/Kyocera-FS-1500</id>
  83.   </printer>
  84.   <printer>
  85.    <id>printer/Kyocera-FS-1550</id>
  86.   </printer>
  87.   <printer>
  88.    <id>printer/Kyocera-FS-1550plus</id>
  89.   </printer>
  90.   <printer>
  91.    <id>printer/Kyocera-FS-3400</id>
  92.   </printer>
  93.   <printer>
  94.    <id>printer/Kyocera-FS-3400plus</id>
  95.   </printer>
  96.   <printer>
  97.    <id>printer/Kyocera-FS-3500</id><!-- Kyocera FS-3500 -->
  98.   </printer>
  99.   <printer>
  100.    <id>printer/Kyocera-FS-400</id>
  101.   </printer>
  102.   <printer>
  103.    <id>printer/Kyocera-FS-5500</id>
  104.   </printer>
  105.   <printer>
  106.    <id>printer/Kyocera-FS-850</id>
  107.   </printer>
  108.   <printer>
  109.    <id>printer/Panasonic-KX-P4450</id><!-- Panasonic KX-P4450 -->
  110.   </printer>
  111.   <printer>
  112.    <id>printer/Tally-MT908</id><!-- Tally MT908 -->
  113.   </printer>
  114.  </printers>
  115. </driver>
  116.